<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*æµ®åŠ¨çª—å£*/
.float{
	width:120px;
	/*height:300px;*/
	background: #2A8AE2;
	border-radius: 5px;
	position: fixed;
	top:0;
	right:8px;
	z-index: 9999;
	padding: 6px 10px 10px;
}
.float .float_1{
	background: #fff;
	border-radius: 5px;
}
.float .float_title{
	height: 24px;
}
.float .float_title h3{
	font-size: 16px;
	color:#fff;
	line-height: 24px;
}
.float_close{
	width: 20px;
	height:20px;
	background: #fff;
	color:#000;
	line-height: 20px;
	text-align: center;
	position: absolute;
	top:-3px;
	right:-3px;
	border-radius: 10px;
	cursor: pointer;
	/*z-index: 99999;*/
}
.float_0:not(:last-child){

	border-bottom:2px solid #81e2ef;
}
.float_0{
	width: 100px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
.float_0 a span{font-size:16px;color:#000;}
.float_span,.float_p{color:#000;text-align: center;}
.float_span{font-size: 30px;}
.float_p{font-size: 14px;}



.p {
	width: 100%;
	border-top: 1px solid #CCC;
	line-height: 2em;
}
.pa{width:90%;margin:auto;line-height:30px;color:#333;font-size:14px;padding-left: 4px;padding-right: 4px;}
.pa a{color:#666;padding:0 2px;}
.pa a:hover{ text-decoration:underline;}

.dibu{width:100%;background:#000;padding:40px 0;}
.divtop {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
}
.dibua{/*width:120px;*/padding:0 12px;float:left;font-size:14px;overflow:hidden;}
.dibub{/*width:320px;*/float:left;font-size:14px;padding-left:12px;}
.dibuc{width:140px;float:left;margin-left:20px;text-align:center;font-size:12px;color:#ccc;line-height:28px;}
.dibua h3,.dibub h3{font-size:16px;margin-bottom:20px;color:#ccc; font-weight:normal}
.dibua li,.dibub li{line-height:28px;color:#888}
.dibub a{color:#F00}
.dibua li a{color:#888}
.dibuc img{width:100%}
.dibu a:Hover{color:#FFF}
#dibua{width:390px;}
#dibua li{float:left;width:130px}






.introduce-nav{
	min-width: 1200px;
	height: 94px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 94px;
	font-size: 18px;
	/*background-color: red;*/
}
.introduce-nav ul{
	width: inherit;
	height: inherit;
	margin-left: 159px;
}
.introduce-nav ul li{
	width: 160px;
	height: inherit;
	list-style: none;
	float: left;
	margin-left: 69px;
	position: relative;
	border-bottom: 3px solid white;
	box-sizing: border-box;
	/*background-color: gray;*/
}
.introduce-nav ul li a{
	width: inherit;
	height: inherit;
	display: inline-block;
}
.introduce-nav ul li span{
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 38px;
	left: 22px;
	background-image:url(../img/nav.png) ;
}
.introduce-nav ul li span.bg-img-1{
	background-position: 0 0;
	/*display: block;*/
}
.introduce-nav ul li span.bg-img-2{
	background-position: 0 -40px;
}
.introduce-nav ul li span.bg-img-3{
	background-position: 0 -80px;
}
.introduce-nav ul li span.bg-img-4{
	background-position: 0 -120px;
}
/*ç‚¹å‡»çš„hoveræ•ˆæžœ*/
.introduce-nav ul li span.hover-bg-img-1{
	background-position: 0 -160px;
	/*display: none;*/
}
.introduce-nav ul li span.hover-bg-img-2{
	background-position: 0px -200px;
	/*display: none;*/
}
.introduce-nav ul li span.hover-bg-img-3{
	background-position: 0 -240px;
	/*display: none;*/
}
.introduce-nav ul li span.hover-bg-img-4{
	background-position: 0 -280px;
	/*display: none;*/
}


.introduce-nav ul li div{
	width: 94px;
	height: 94px;
	display: inline-block;
	border-right-color: yellowgreen;
	position: absolute;
	right: 0;
}
/*äº§å“ä¼˜åŠ¿é¡µ*/
/*advantage-wechat*/
.advantage-wechat{
	width:1048px ;
	height: 520px;
	margin: 0 auto;
	/*background-color: gainsboro;*/
}
.advantage-wechat .wechat-text{
	width:526px ;
	height: 250px;
	padding-left: 36px;
	box-sizing:content-box;
	/*background-color: palegreen;*/
	padding-top: 105px;
	/*display: inline-block;*/
}
.advantage-wechat .wechat-text .wechat-title{
	width: 490px;
	height: 95px;
	line-height: 95px;
	font-size: 30px;
	border-bottom: 1px solid #C3C3C3;
	box-sizing: border-box;
	color: #000;
	font-weight: lighter;
}
.advantage-wechat .wechat-text .wechat-sub{
	width: 490px;
	height: 34px;
	margin-top: 40px;
}
.advantage-wechat .wechat-text .wechat-sub .wechat-logo-pic{
	width: 34px;
	height: 34px;
	margin-right: 10px;
    background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
}
.advantage-wechat .wechat-text .wechat-sub .sub1{
	background-position: 0 -1753px;
}
.advantage-wechat .wechat-text .wechat-sub .sub2{
	background-position: 0 -1665px;
}
.advantage-wechat .wechat-text .wechat-sub .wecaht-logo-text{
	line-height: 34px;
	font-size: 20px;
	color: #666;
}
/*å³ä¾§logo*/
.advantage-wechat .wechat-logo{
	/*display: inline-block;*/
	width: 374px;
	height: 450px;
	margin-top: 40px;
	/*background-color: palevioletred;*/
	position: relative;
}
.advantage-wechat .wechat-logo .logo1{
	width: 374px;
	height: 411px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0 -3898px;
    position: absolute;
    top: 0;
    left: 0;
}
.advantage-wechat .wechat-logo .group{
	width: 262px;
	height: 367px;
	/*position: absolute;
	top: 75px;
	left: 24px;*/
	margin-top: 75px;
	margin-left: 24px;
	position: relative;
	overflow: hidden;
}
/*å¾®ä¿¡*/
.advantage-wechat .wechat-logo .group ul{
	width: 786px;
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
}
.advantage-wechat .wechat-logo .group ul li{
	list-style: none;
	float: left;
}
.advantage-wechat .wechat-logo .group .logo1-1{
	width: 262px;
	height: 367px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0 -6075px;
    /*z-index: 3;*/
    /*position: absolute;
    top: 0px;
    left: 0px;*/
}
/*è…¾è®¯ä¼ä¸šé‚®*/
.advantage-wechat .wechat-logo .group .logo1-2{
	width: 262px;
	height: 367px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0 -573px;
    /*z-index: 3;*/
    /*position: absolute;
    top: 0px;
    left: 0px;*/
}
/*è…¾è®¯ä¼ä¸šé‚®-åˆ˜ä¼Ÿ*/
.advantage-wechat .wechat-logo .group .logo1-3{
	width: 262px;
	height: 367px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0 -196px;
    /*z-index: 3;*/
    /*position: absolute;
    top: 0px;
    left: 0px;*/
}

/*advantage-emailæ•´åˆ*/
.advantage-email{
	width: 1048px;
	height:520px;
	margin: 0 auto;
	/*background-color: palegreen;*/
}
.advantage-email .email-logo{
	width: 424px;
	height: inherit;
	/*background-color: pink;*/
	/*padding-top: 35px;*/
	padding-left: 36px;
	padding-top: 35px;
	box-sizing: border-box;
	position: relative;
}
.advantage-email .email-logo .logo2{
	width: 308px;
	height: 411px;
	/*background-color: yellowgreen;*/
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0 -3898px;
    overflow: hidden;
}
.advantage-email .email-logo .logo2-1{
	width: 262px;
	height: 335px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0 -2346px;
    position: absolute;
    top: 110px;
    left: 60px;
}
.advantage-email .email-logo .logo2-2{
	width: 262px;
	height: 335px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0 -3200px;
    position: absolute;
    top: 155px;
    left: 70px;
}
.advantage-email .email-logo .logo2-3{
	width: 262px;
	height: 335px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0 -2696px;
    position: absolute;
    top: 110px;
    left: 350px;
    opacity: 0;
     -webkit-animation: move 4s infinite;
}
@-webkit-keyframes move{
	0%{
		left: 350px;
		opacity: 0;
	}
	80%{
		left: 350px;
		opacity: 0;
	}
	90%{
		opacity: 0.4;
	}
	100%{
		left: 70px;
		opacity: 1;
	}
}
.advantage-email .email-logo .mask{
	width: 262px;
	height: 120px;
	position: absolute;
	bottom: 40px;
	left: 70px;
	background: linear-gradient(to top,rgba(255,255,255,1),rgba(255,255,255,0));
}
.advantage-email .email-logo .mouse1{
	width: 30px;
	height: 30px;
	border-radius: 50%;
    position: absolute;
    bottom: 30px;
    left: 250px;
     /*background-color: #2A8AE2;*/
    -webkit-animation: mouse 3s infinite;
    /*-webkit-animation-play-state: paused;*/
}

@-webkit-keyframes mouse{
	0%{
		bottom: 30px;
        left: 250px;
        opacity: 0;
        background-color: #2A8AE2;
	}
	70%{
		bottom: 30px;
        left: 250px;
        opacity: 0;
        background-color: #2A8AE2;
	}
	100%{
		bottom: 130px;
        left: 250px;
        /*opacity: 1;*/
        border:5px solid #2A8AE2;
	}
}
/*å³ä¾§å†…å®¹*/
.advantage-email .email-text{
	width: 510px;
	height: 244px;
	padding-top: 138px;
	box-sizing: content-box;
	/*background-color: yellow;*/
}
.advantage-email .email-text .email-title{
	width: 510px;
	height: 60px;
	font-size: 30px;
	border-bottom: 1px solid #C3C3C3;
	box-sizing: border-box;
	color: #000;
	font-weight: lighter;
}
.advantage-email .email-text .email-sub{
	width: 510px;
	height: 34px;
	margin-top: 40px;
}
.advantage-email .email-text .email-sub .email-logo-pic{
	width: 34px;
	height: 34px;
	margin-right: 10px;
    background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
}
.advantage-email .email-text .email-sub .sub1{
	background-position: 0px -1797px;
}
.advantage-email .email-text .email-sub .sub2{
	background-position: 0px -1577px;
}
.advantage-email .email-text .email-sub .email-logo-text{
	line-height: 34px;
	font-size: 20px;
	color: #666;
}

/*ä¸“ä¸šprofession*/
.advantage-profession{
	width:1048px ;
	height: 520px;
	margin: 0px auto;
	/*background-color: gainsboro;*/
}
.advantage-profession .profession-text{
	width:490px ;
	height: 255px;
	box-sizing:content-box;
	/*background-color: lightskyblue;*/
	padding-top: 132.5px;
}
.advantage-profession .profession-text .profession-title{
	width: 490px;
	height: 60px;
	line-height: 30px;
	font-size: 30px;
	border-bottom: 1px solid #C3C3C3;
	color: #000;
	font-weight: lighter;
}
.advantage-profession .profession-text .profession-sub{
	width: 490px;
	height: 34px;
	margin-top: 40px;
}
.advantage-profession .profession-text .profession-sub .profession-logo-pic{
	width: 34px;
	height: 34px;
	margin-right: 10px;
    background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
}
.advantage-profession .profession-text .profession-sub .sub1{
	background-position: 0px -1709px;
}
.advantage-profession .profession-text .profession-sub .sub2{
	background-position: 0px -1489px;
}
.advantage-profession .profession-text .profession-sub .profession-logo-text{
	line-height: 34px;
	font-size: 20px;
	color: #666;
}
.advantage-profession .profession-logo{
	width: 500px;
	height: 450px;
	/*background-color: red;*/
	position: relative;
}
.advantage-profession .profession-logo .logo3{
	width: 220px;
	height: 299px;
	/*background-color: palegreen;*/
	position: absolute;
	top: 45px;
	left: 140px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px -4684px;
}
.advantage-profession .profession-logo .logo3-1{
	width: 100px;
	height: 100px;
	/*background-color: palegreen;*/
	position: absolute;
	top: 85px;
	left: 40px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px -4319px;
    -webkit-animation: logo3-1-left 2s ease-in infinite,logo3-1-top 2s ease-in infinite;
}
@-webkit-keyframes logo3-1-left{
	0%{left: 20px;}
	54%{left: 20px;}
	55%{left: 10px;}
	70%{left: 15px;}
	85%{left: 25px;}
	100%{left: 40px;}
}
@-webkit-keyframes logo3-1-top{
	0%{top: 200px;}
	54%{top: 200px;}
	55%{top: 170px;}
	70%{top: 130px;}
	85%{top: 100px;}
	100%{top: 85px;}
}
.advantage-profession .profession-logo .logo3-2{
	width: 76px;
	height: 76px;
	/*background-color: palegreen;*/
	position: absolute;
	top: 158px;
	right: 48px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    -webkit-animation: logo3-2-right 2s ease-in infinite,logo3-2-top 2s ease-in infinite;
}
@-webkit-keyframes logo3-2-right{
	0%{right: 90px;}
	54%{right: 90px;}
	55%{right: 78px;} 
	70%{right: 68px;} 
	85%{right: 56px;} 
	100%{right: 48px;} 
	
	/*0%{right: 90px;}
	25%{right: 78px;}
	50%{right: 68px;}
	75%{right: 56px;}
	100%{right: 48px;}*/
}
@-webkit-keyframes logo3-2-top{
	0%{top: 80px;}
	54%{top: 80px;}
	55%{top: 90px;}
	70%{top: 110px;}
	85%{top: 130px;}
	100%{top: 158px;}
}
.advantage-profession .profession-logo .logo3-3{
	width: 69px;
	height: 69px;
	/*background-color: palegreen;*/
	position: absolute;
	bottom: 60px;
	left: 90px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px -1339px;
    -webkit-animation: logo3-3-left 2s ease-in infinite,logo3-3-bottom 2s ease-in infinite;
}
@-webkit-keyframes logo3-3-left{
	0%{left: 160px;}
	54%{left: 160px;}
	55%{left: 142.5px;}
	70%{left: 120px;}
	85%{left: 107.5px;}
	100%{left: 90px;}
}
@-webkit-keyframes logo3-3-bottom{
	0%{bottom: 20px;}
	54%{bottom: 20px;}
	55%{bottom: 25px;}
	70%{bottom: 35px;}
	85%{bottom: 45px;}
	100%{bottom: 60px;}
}
/*securityå®‰å…¨*/
.advantage-security{
	width:1048px ;
	height: 520px;
	margin: 0px auto;
	/*background-color: yellow;*/
}
.advantage-security .security-logo{
	width: 500px;
	height: 450px;
	/*background-color: red;*/
	position: relative;
}
.advantage-security .security-logo .logo4{
	width: 234px;
	height: 309px;
	/*background-color: palegreen;*/
	position: absolute;
	top: 65px;
	left: 133px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px -4993px;
    /*z-index: 1;*/
}
.advantage-security .security-logo .logo4-1{
	width: 373px;
	height: 142px;
	/*background-color: palegreen;*/
	position: absolute;
	top: 153px;
	left: 72px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px -5312px;
    /*z-index: 1;*/
}
.advantage-security .security-logo .logo4-2{
	width: 51px;
	height: 52px;
	/*background-color: palegreen;*/
	position: absolute;
	top: 185px;
	left: 65px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px -1841px;
    -webkit-animation:logo4-2-top 3s ease-in-out infinite,logo4-2-left 3s ease-in-out infinite;
}
@-webkit-keyframes logo4-2-left{
	0%{left: 80px;}
	50%{left: 80px;}
	/*50%{left: 360px;}*/
	100%{left: 65px;}
}
@-webkit-keyframes logo4-2-top{
	0%{top: 230px;}
	50%{top: 230px;}
	/*50%{top: 200px;}*/
	100%{top: 185px;}
}
.advantage-security .security-logo .logo4-3{
	width: 76px;
	height: 77px;
	/*background-color: palegreen;*/
	position: absolute;
	top: 220px;
	left: 327px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px -5464px;
    -webkit-animation:logo4-3-top 3s ease-in-out infinite,logo4-3-left 3s ease-in-out infinite;
}
@-webkit-keyframes logo4-3-left{
	0%{left: 408px;}
	50%{left: 408px;}
	/*50%{left: 360px;}*/
	100%{left: 327px;}
}
@-webkit-keyframes logo4-3-top{
	0%{top: 180px;}
	50%{top: 180px;}
	/*50%{top: 200px;}*/
	100%{top: 220px;}
}
.advantage-security .security-logo .logo4-4{
	width: 62px;
	height: 61px;
	/*background-color: palegreen;*/
	position: absolute;
	top: 130px;
	left: 378px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px -1418px;
    -webkit-animation:logo4-4-top 3s ease-in-out infinite,logo4-4-left 3s ease-in-out infinite,logo4-4-z 3s ease-in-out infinite;
}
@-webkit-keyframes logo4-4-left{
	0%{left: 303px;}
	50%{left: 303px;}
	/*50%{left: 360px;}*/
	100%{left: 378px;}
}
@-webkit-keyframes logo4-4-top{
	0%{top: 88px;}
	50%{top: 88px;}
	/*50%{top: 200px;}*/
	100%{top: 130px;}
}
@-webkit-keyframes logo4-4-z{
	0%{z-index: -1;}
	50%{z-index: -1;}
	75%{z-index: -1;}
	100%{z-index: 1;}
}
.advantage-security .security-logo .logo4-4-1{
	width: 62px;
	height: 61px;
	/*background-color: palegreen;*/
	position: absolute;
	top: 85px;
	left: 318px;
	background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
    background-position: 0px -1418px;
}
.advantage-security .security-text{
	width:510px ;
	height: 255px;
	box-sizing:content-box;
	/*background-color: lightskyblue;*/
	padding-top: 132.5px;
}
.advantage-security .security-text .security-title{
	width: 510px;
	height: 60px;
	line-height: 30px;
	font-size: 30px;
	border-bottom: 1px solid #C3C3C3;
	color: #000;
	font-weight: lighter;
}
.advantage-security .security-text .security-sub{
	width: 510px;
	height: 34px;
	margin-top: 40px;
}
.advantage-security .security-text .security-sub .security-logo-pic{
	width: 34px;
	height: 34px;
	margin-right: 10px;
    background-image: url(../img/advantage_logo.png);
    background-repeat: no-repeat;
}
.advantage-security .security-text .security-sub .sub1{
	background-position: 0px -1621px;
}
.advantage-security .security-text .security-sub .sub2{
	background-position: 0px -1533px;
}
.advantage-security .security-text .security-sub .security-logo-text{
	line-height: 34px;
	font-size: 20px;
	color: #666;
}
/*ç«‹å³è´­ä¹°*/
.buy-now{
	width:inherit;
	height: 300px;
	/*background-color: red;*/
	/*position: relative;*/
	box-sizing: border-box;
	padding: 96.5px 402px;
	background-image: url(../img/index_bg_buycustom.png);
	background-size: inherit 300px; 
}
.buy-now .buy-opt{
	width: 545px;
	height: 107px;
	/*background-color: gainsboro;*/
	position: relative;
}
.buy-now .buy-opt .buy-opt-text{
	width: 545px;
	height: 30px;
	font-size: 30px;
	line-height: 30px;
	font-weight: lighter;
	text-align: center;
	color: #000;
}
.buy-now .buy-opt .buy-opt-btn{
	width: 545px;
	height: 37px;
	/*background-color: yellowgreen;*/
	position: absolute;
	bottom: 0px;
}
.buy-now .buy-opt .buy-opt-btn .btn-white{
	display: inline-block;
	width: 144px;
	height: 35px;
	line-height: 35px;
	border:1px solid #2A8AE2;
	color: #2A8AE2;
	text-align: center;
	font-size: 14px;
	margin-right: 30px;
	margin-left: 111.5px;
	font-weight: lighter;
}
.buy-now .buy-opt .buy-opt-btn .btn-blue{
	display: inline-block;
	width: 144px;
	height: 35px;
	line-height: 35px;
	border:1px solid #2A8AE2;
	background-color: #2A8AE2;
	color: #fff;
	text-align: center;
	font-size: 14px;
	/*margin-right: 30px;*/
	font-weight: lighter;
}
.buy-now .buy-opt .buy-opt-btn .btn-white:hover{
	border:1px solid #54A1E7;
	color: #54A1E7;
}
.buy-now .buy-opt .buy-opt-btn .btn-blue:hover{
	border:1px solid #54A1E7;
	background-color: #54A1E7;
}

/*è¯¦ç»†åŠŸèƒ½é¡µ*/
/*é‚®ç®±åŠŸèƒ½*/
.mail-function{
	height: 729px;
	/*background-color: gainsboro;*/
}
.mail-function .function-text{
	width: inherit;
	height: 108px;
	/*background-color: yellowgreen;*/
	position: relative;
}
.mail-function .function-text p{
	position: absolute;
	top: 75px;
	font-size: 24px;
}
.mail-function .function-item{
	width: inherit;
	height: 621px;
	/*background-color: palegreen;*/
}
.mail-function .function-item li{
	list-style: none;
	width:170px;
	height: 169px;
	float: left;
	margin-top: 38px;
	margin-right: 37.5px;
	/*background-color: palegoldenrod;*/
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	position: relative;
	overflow: hidden;
	-webkit-animation: div 0.3s ease-in-out;
}
.mail-function .function-item li:hover{
	border: 1px solid #2A8AE2;
	-webkit-animation: div 0.3s ease-in-out;
}
@-webkit-keyframes div{
	0%{
	   top: -169px;
	}
	50%{
		-moz-animation: -85px;
	}
	100%{
		-moz-animation: 0px;
	}
}
.mail-function .function-item li:nth-child(5n){
	margin-right: 0px;
}
.mail-function .function-item li .pic{
	width:170px;
	height:338px ;
	/*background-color: red;*/
	position: absolute;
}
.mail-function .function-item li .pic:hover{
	top: -169px;
	-webkit-animation: div-hover 0.3s ease-out;
	
}
@-webkit-keyframes div-hover{
	0%{
	   top: 0px;
	}
	50%{
		-moz-animation: -150px;
	}
	100%{
		-moz-animation: -169px;
	}
}

.mail-function .function-item li .title{
	width: 170px;
	height: 169px;
	/*display: none;*/
}
.mail-function .function-item li .title .images{
	width: 48px;
	height: 44px;
	background-image: url(../img/mail-function.png);
	position: absolute;
	left: 61px;
	top: 50px;
}
.mail-function .function-item li .title .item1{
	background-position: 0px 0px;
}
.mail-function .function-item li .title .item2{
	background-position: 0px -582px;
}
.mail-function .function-item li .title .item3{
	background-position: 0px -636px;
}
.mail-function .function-item li .title .item4{
	background-position: 0px -161px;
}
.mail-function .function-item li .title .item5{
	background-position: 0px -216px;
}
.mail-function .function-item li .title .item6{
	background-position: 0px -797px;
}
.mail-function .function-item li .title .item7{
	background-position: 0px -851px;
}
.mail-function .function-item li .title .item8{
	background-position: 0px -960px;
}
.mail-function .function-item li .title .item9{
	background-position: 0px -54px;
}
.mail-function .function-item li .title .item10{
	background-position: 0px -108px;
}
.mail-function .function-item li .title .item11{
	background-position: 0px -690px;
}
.mail-function .function-item li .title .item12{
	background-position: 0px -270px;
}
.mail-function .function-item li .title .item13{
	background-position: 0px -324px;
}
.mail-function .function-item li .title .item14{
	background-position: 0px -432px;
}
.mail-function .function-item li .title .item15{
	background-position: 0px -486px;
}




.mail-function .function-item li .title .f1{
	font-size: 16px;
	/*position: absolute;
	top: 110px;
	left: 36px;*/
	padding-top: 110px;
	text-align: center;
}
.mail-function .function-item li .hover-title{
	width: 170px;
	height: 169px;
	/*background-color: blue;*/
	box-sizing: border-box;
	padding: 0px 15px;
}
.mail-function .function-item li .hover-title .f1{
	font-size: 16px;
	text-align: center;
	padding-top: 44px;
	padding-bottom: 18px;
	
}
.mail-function .function-item li .hover-title .f2{
	font-size: 14px;
	color: #757575;
	/*text-align: center;*/
}

/*ç®¡ç†åŠŸèƒ½*/
.manage-function{
	height: 932px;
	/*background-color: gainsboro;*/
}
.manage-function .function-text{
	width: inherit;
	height: 104px;
	/*background-color: yellowgreen;*/
	position: relative;
}
.manage-function .function-text p{
	position: absolute;
	top: 75px;
	font-size: 24px;
}
.manage-function .function-item{
	width: inherit;
	height: 828px;
	/*background-color: palegreen;*/
}
.manage-function .function-item li{
	list-style: none;
	width:170px;
	height: 169px;
	float: left;
	margin-top: 38px;
	margin-right: 37.5px;
	/*background-color: palegoldenrod;*/
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	position: relative;
	overflow: hidden;
	-webkit-animation: div1 0.3s linear;
}
.manage-function .function-item li:hover{
	border: 1px solid #2A8AE2;
}
@-webkit-keyframes div1{
	0%{
	   top: -169px;
	}
	50%{
		-moz-animation: -85px;
	}
	100%{
		-moz-animation: 0px;
	}
}
.manage-function .function-item li:nth-child(5n){
	margin-right: 0px;
}
.manage-function .function-item li .pic{
	width:170px;
	height:338px ;
	/*background-color: red;*/
	position: absolute;
}
.manage-function .function-item li .pic:hover{
	top: -169px;
	-webkit-animation: div1-hover 0.3s ease-out;
	
}
@-webkit-keyframes div1-hover{
	0%{
	   top: 0px;
	}
	50%{
		-moz-animation: -150px;
	}
	100%{
		-moz-animation: -169px;
	}
}

.manage-function .function-item li .title{
	width: 170px;
	height: 169px;
	/*display: none;*/
}
.manage-function .function-item li .title .images{
	width: 48px;
	height: 44px;
	background-image: url(../img/manage_func.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 61px;
	top: 50px;
}
.manage-function .function-item li .title .item1{
	background-position: 0px 0px;
}
.manage-function .function-item li .title .item2{
	background-position: 0px -540px;
}
.manage-function .function-item li .title .item3{
	background-position: 0px -592px;
}
.manage-function .function-item li .title .item4{
	background-position: 0px -646px;
}
.manage-function .function-item li .title .item5{
	background-position: 0px -700px;
}
.manage-function .function-item li .title .item6{
	background-position: 0px -754px;
}
.manage-function .function-item li .title .item7{
	background-position: 0px -808px;
}
.manage-function .function-item li .title .item8{
	background-position: 0px -862px;
}
.manage-function .function-item li .title .item9{
	background-position: 0px -916px;
}
.manage-function .function-item li .title .item10{
	background-position: 0px -54px;
}
.manage-function .function-item li .title .item11{
	background-position: 0px -108px;
}
.manage-function .function-item li .title .item12{
	background-position: 0px -162px;
}
.manage-function .function-item li .title .item13{
	background-position: 0px -216px;
}
.manage-function .function-item li .title .item14{
	background-position: 0px -270px;
}
.manage-function .function-item li .title .item15{
	background-position: 0px -324px;
}
.manage-function .function-item li .title .item16{
	background-position: 0px -378px;
}
.manage-function .function-item li .title .item17{
	background-position: 0px -432px;
}
.manage-function .function-item li .title .item18{
	background-position: 0px -486px;
}




.manage-function .function-item li .title .f1{
	font-size: 16px;
	/*position: absolute;
	top: 110px;
	left: 36px;*/
	padding-top: 110px;
	text-align: center;
}
.manage-function .function-item li .hover-title{
	width: 170px;
	height: 169px;
	/*background-color: blue;*/
	box-sizing: border-box;
	padding: 0px 15px;
}
.manage-function .function-item li .hover-title .f1{
	font-size: 16px;
	text-align: center;
	padding-top: 44px;
	padding-bottom: 18px;
	
}
.manage-function .function-item li .hover-title .f2{
	font-size: 14px;
	color: #757575;
	/*text-align: center;*/
}
.null-div{
	height: 160px;
}

/*æ•´åˆæ–¹æ¡ˆé¡µ*/
/*plan*/
.plan{
	width: 880px;
	height: 670px;
	margin: 58px auto 0px;
}
.plan div{
	width:257px ;
	height: 260px;
	margin-bottom: 50px;
	margin-right: 54.5px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	/*background-color: yellowgreen;*/
}
.plan div:hover{
	border: 1px solid #2C8DE1;
}
.plan div:nth-child(3n){
	margin-right: 0px;
}
.plan div span{
	display: inline-block;
	width: 188px;
	height: 80px;
	background-color: red;
	margin:50px 34px 0px; 
	background-image:url(../img/integrate.png) ;
}
.plan div span.plan1{
	background-position: 0px 0px;
}
.plan div span.plan2{
	background-position: 0px -90px;
}
.plan div span.plan3{
	background-position: 0px -180px;
}
.plan div span.plan4{
	background-position: 0px -270px;
}
.plan div span.plan5{
	background-position: 0px -360px;
}
.plan div span.plan6{
	background-position: 0px -450px;
}



.plan div .p1{
	font-size: 18px;
	font-weight: 200;
	color: #000;
	margin-top: 5px;
	margin-bottom: 12px;
	text-align: center;
}
.plan div .p2{
	font-size: 14px;
	color: #757575;
	margin: 0px 15px;
	text-align: left;
	font-weight: 200;
	line-height: 18px;
}

/*åˆä½œå®¢æˆ·é¡µ*/
.cooperate{
	width: inherit;
	height: 404px;
	background-image: url(../img/bgimg.png);
	background-size: inherit;
	/*background-color: darkgray;*/
}
.cooperate .main{
	width: 940px;
	height: 404px;
	/*background-color: palegreen;*/
	margin:0px auto;
	padding-top: 64px;
	box-sizing: border-box;
}
.cooperate .main .aside-nav{
	width: 112px;
	height: 340px;
	/*background-color: pink;*/
	/*padding-top: 15px;*/
	box-sizing: border-box;
	/*border-right: 1px solid yellow;*/
}
.cooperate .main .aside-nav .aside-head{
	width: inherit;
	height: 15px;
	/*background-color: red;*/
	border-right: 1px solid #e0e0e0;
}
.cooperate .main .aside-nav ul{
	height: 240px;
	/*background-color: red;*/
}
.cooperate .main .aside-nav ul li{
	list-style: none;
	width: inherit;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-right: 1px solid #e0e0e0;
	box-sizing: border-box;
}
.cooperate .main .aside-nav ul li:first-child{
	/*border: 1px solid #e0e0e0;
	border-right: 1px solid white;*/
	background-color: #fdfdfd;
}
.cooperate .main .aside-nav ul li a{
	color: #333;
	font-size: 16px;
}
/*.cooperate .main .aside-nav ul li:hover a{
	color: #2a8ae2;
}*/
.cooperate .main .aside-nav .aside-foot{
	width: inherit;
	height: 35px;
	/*background-color: red;*/
	border-right: 1px solid #e0e0e0;
	box-sizing: border-box;
}


.cooperate .extra-info{
	width: 783px;
	height: 340px;
	/*background-color: lightcoral;*/
}
.cooperate .extra-info ul{}
.cooperate .extra-info ul li{
	list-style: none;
	width: inherit;
	height: 340px;
	display: none;
}
.cooperate .extra-info ul li:first-child{
	display: block;
}
.cooperate .extra-info ul li .upper{
	width: inherit;
	height: 170px;
}
.cooperate .extra-info ul li div.left{
	width: 170px;
	height: 170px;
	/*border: 1px solid red;*/
	box-sizing: border-box;
	margin-right: 34px;
	padding-top: 50px;
	background-color: rgba(0,0,0,0.03);
}
.cooperate .extra-info ul li div.left:last-child{
	margin-right: 0px;
}
.cooperate .extra-info ul li div.left span{
	display: block;
	width: inherit;
	height: 70px;
	/*background-color: palegreen;*/
	background-image: url(../img/brand_logos.png);
	background-repeat: no-repeat;
}
.cooperate .extra-info ul li .box1{
	background-position: 0px -2422px;
}
.cooperate .extra-info ul li .box2{
	background-position: 0px -2494px;
}
.cooperate .extra-info ul li .box3{
	background-position: 0px -2580px;
}
.cooperate .extra-info ul li .box4{
	background-position: 0px -2659px;
}
.cooperate .extra-info ul li .box5{
	background-position: 0px -2739px;
}
.cooperate .extra-info ul li .box6{
	background-position: 0px -80px;
}
.cooperate .extra-info ul li .box7{
	background-position: 0px -160px;
}
.cooperate .extra-info ul li .box8{
	background-position: 0px -240px;
}
.cooperate .extra-info ul li .box9{
	background-position: 0px -2259px;
}
.cooperate .extra-info ul li .box10{
	background-position: 0px -400px;
}
.cooperate .extra-info ul li .box11{
	background-position: 0px -480px;
}
.cooperate .extra-info ul li .box12{
	background-position: 0px -560px;
}
.cooperate .extra-info ul li .box13{
	background-position: 0px -640px;
}
.cooperate .extra-info ul li .box14{
	background-position: 0px -730px;
}
.cooperate .extra-info ul li .box15{
	background-position: 0px -810px;
}
.cooperate .extra-info ul li .box16{
	background-position: 0px -970px;
}
.cooperate .extra-info ul li .box17{
	background-position: 0px 0px;
}
.cooperate .extra-info ul li .box18{
	background-position: 0px -890px;
}
.cooperate .extra-info ul li .box19{
	background-position: 0px -1660px;
}
.cooperate .extra-info ul li .box20{
	background-position: 0px -2339px;
}
.cooperate .extra-info ul li .box21{
	background-position: 0px -1050px;
}
.cooperate .extra-info ul li .box22{
	background-position: 0px -1130px;
}
.cooperate .extra-info ul li .box23{
	background-position: 0px -1210px;
}
.cooperate .extra-info ul li .box24{
	background-position: 0px -1300px;
}
/*ä¸‹æ–¹çš„æ–‡å­—è§£é‡Šè¯´æ˜Ž*/
.cooperate .extra-info ul li .text{
	width: inherit;
	height: 170px;
	/*background-color: pink;*/
}
.cooperate .extra-info ul li .text div{
	width: inherit;
	height: 170px;
	display: none;
	padding-top: 33px;
	box-sizing: border-box;
}
.cooperate .extra-info ul li .text div:first-child{
	display: block;
}
.cooperate .extra-info ul li .text div .p1{
	font-size: 24px;
	color: #000;
	/*font-weight: bold;*/
}
.cooperate .extra-info ul li .text div .p2{
	color: #000000;
	margin-top: 17px;
	font-size: 14px;
	line-height: 20px;
}

.user{
	width: 940px;
	height: 380px;
	margin: 134px auto 0px;
	/*background-color: gainsboro;*/
	padding-left: 44px;
	box-sizing: border-box;
}
.user p{
	font-size: 20px;
	margin-bottom: 28px;
	color: #000;
}
.user table{
	width: 896px;
	height:228px;
	border-color: #e0e0e0;
}
.user table td{
	width: 224px;
	height:114px;
	box-sizing: border-box;
	padding-left: 37px;
	padding-top: 10px;
}
.user table td span{
	display: block;
	/*background-color: red;*/
	width: 150px;
	height: 70px;
	background-image: url(../img/brand_logos.png);
}
.user table td span.user1{
	background-position: 0px -2422px;
}
.user table td span.user2{
	background-position: 0px -480px;
}
.user table td span.user3{
	background-position: 0px -2580px;
}
.user table td span.user4{
	height: 40px;
	background-position: 0px -1530px;
}
.user table td span.user5{
	height: 77px;
	background-position: 20px -1570px;
}
.user table td span.user6{
	background-position: 0px -730px;
}
.user table td span.user7{
	background-position: 0px 0px;
}
.user table td span.user8{
	background-position: 0px -888px;
}






.email-index{
	width: 100%;
	max-width: 1200px;
	min-height: 600px;
	margin: 40px auto 0;
	text-align: center;
}
.exmail-title{
	height: 80px;
}
.exmail-title h1{
	line-height: 80px;
	margin: 0;
}
.email-main{
	width: 100%;
	/*height:500px;*/
	margin-top: 10px;
}

.tryfree{
	width: 30%;
	height: 500px;
	margin-left:4%;
}
/*********** spinner start *************/

table{
	margin-left: auto;
	margin-right: auto;
}
table tr td h1{
	font-size:24px;
	color:#efefef;
}


table tr td{
	height: 50px;
	font-size: 18px;
	color:#fff;
}
.wan-spinner {
	border: 1px solid #dddddd;
	display: inline-block;
}

.wan-spinner .minus,
.wan-spinner .plus,
.wan-spinner input {
	height: 25px;
	float: left;
	line-height: 1em;
	padding: 5px;
	text-align: center;
}

.wan-spinner input {
	border: none;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin: 0;
	width: 40px;
	color: #000;
}

.wan-spinner .minus,
.wan-spinner .plus {
	color: #333333;
	cursor: pointer;
	text-decoration: none;
	width: 20px;
}
#prvf{
	font-size:32px;
	color:#ff6a00;
}

/*********** spinner end *************/
.button{
	width:160px;
	height: 36px;
	line-height: 36px;
	background-color: #2A8AE2;
	cursor:pointer;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
.button a{
	font-size: 18px;
	color: #fff;
}
.button:hover{
	opacity: 0.7;
}
.button:hover a{
	font-size: 20px;
}
/*
.email-right{
	width: 460px;
	height:500px;
}*/
.email-right-item{
	/*width: 200px;*/
	height: 210px;
	margin-bottom: 14px;
	padding-top: 20px;
	border:1px solid #000000;
}
.email-right-item-img{
	width: 84px;
	height: 84px;
	margin-left: 58px;

	background-repeat: no-repeat;
}
.item-i-1{
	background-image: url(../img/email-img.png);
	background-position:0 -1040px;
}
.item-i-2{
	background-image: url(../img/email-img.png);
	background-position:0 -1132px;
}
.item-i-3{
	background-position:0 -1224px;
}
.item-i-4{
	background-image: url(../img/email-img.png);
	background-position:0 -1316px;
}
.email-item{
	width: 200px;
	height:40px;
	line-height: 40px;
	margin-top: 20px;
}
.email-1{
	color: #fff;
	font-size: 16px;
}


.in_bbj{
	width: inherit;
	height:inherit;
	opacity: 0.7;
	background: #666;
}
.in_contact_con &gt; ul.culture{
	width: 464px;
	height: 60px;
	margin: 95px auto;
}
.in_contact_con &gt; ul.culture &gt; li{
	width: 96px;
	height:60px;
	font-size: 48px;
	font-family: "æ¥·ä½“";
	color:#fff;
	float:left;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
}
/*å»ºç«™æµç¨‹ å¼€å§‹*/
.web{
	background: #E1E1E1;
}
.net-work{
	height: 300px;
	margin-top: 40px;
	/*border: 1px solid #000000;*/
}
.net-item{
	width: 20%;
	height: 300px;
	/*border: 1px solid red;*/
	float: left;
	margin-left: 4%;
}
.net-item-img{
	width: 120px;
	height: 120px;
	/*background-color: burlywood;*/
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.net-item-img span.fa{
	font-size: 120px;
}
.net-item-img span.fa-desktop{
	color: #000;
}
.net-item-img span.fa-mobile-phone{
	font-size: 140px;
	color: #EF7D31;
}
.net-item-img span.fa-weixin{
	color: #008000;
}
.net-item-img span.fa-suitcase{
	color: #DD0000;
}
.net-item-title{
	width: 120px;
	height:40px;
	line-height: 40px;
	background-color: #009EE9;
	text-align: center;

	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 10px #009EE9;
	border-radius: 10px;
	cursor:pointer;
	-webkit-transition: background-color 2s linear .1s;
}
.net-item-title:hover{
	background-color: #DD2727;
	box-shadow: 0 0 30px #DD2727;
}
.net-item-title h3{
	line-height: 40px;
	color: #FFFFFF;
}
.net-item-b{
	width:100%;
	height:30px;
	text-align: center;
	margin-top:20px;
}
.net-item-b p{
	font-size: 14px;
}
.wordpress{
	height: 450px;
	margin-top: 30px;
}
.title{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	line-height: 80px;
	text-align: center;
	-webkit-transition: box-shadow 1s linear;
}
.title:hover{
	box-shadow: 1px 3px 15px #666;
}
.title h1{
	font-size: 44px;
	color: #009ee9;
}
.wordpress-list{
	width: 100%;
	height: 120px;
	margin-top: 30px;
}
.wordpress-list li{
	float: left;
	width: 20%;
	height: 96px;
	position: relative;
}
.wordpress-list li:not(:last-child){
	margin-right: 6.667%;
}
.item{
	width: 100%;
	height: inherit;
	overflow: hidden;
}
.item h3{
	width: inherit;
	height: 40px;
	line-height: 24px;
	font-size: 20px;
	white-space: nowrap;
}
.item p{
	width: inherit;
	height: 56px;
	line-height: 28px;
	font-size: 12px;
	color: #bbbbbb;
}
.title-0{
	background-image: url(../img/2.png);
	background-repeat:no-repeat ;
	background-position: 0px 12px;
}
.title-0 h2{
	color:#0080ff;
	white-space: nowrap;
}
.wordpress-list li span.fa{
	font-size: 36px;
	position: absolute;
	top:0px;
	left:0;
}
.wordpress-list2 li{
	width: 22%;
}
.wordpress-list2 li:not(:last-child){
	margin-right: 4%;
}
.cno{
	width: 80%;
	margin-left: 16px;
}
/*å»ºç«™æµç¨‹  ç»“æŸ*/
/*ä¸ºä»€ä¹ˆé€‰æ‹©è”æ™*/
.strength{
	height:500px;
	background-color: grey;
	padding-top: 100px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	background-image: url(../img/beijing.jpg);
	background-repeat: no-repeat;
	background-size:cover;
}
.strength p{
	font-size: 30px;
	color: #0076db;
}
.strength .strength-list{
	margin-top:200px;
}
.strength .strength-list li{
	float: left;
	/*width: 20%;*/
	height: 50px;
	line-height: 50px;
	margin: 0 32px;
	text-align: left;
	position: relative;

}

.strength .strength-list li span{
	font-size: 20px;
	color:#0076db;
}
.strength .strength-list li div{
	width: 47px;
	height: 48px;
	float: left;
	background-image:url(../img/new300-sprite-icon.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.strength .strength-list li div.service{
	background-position: 0px -260px;
}
.strength .strength-list li div.jing{
	background-position: -47px -260px;
}
.strength .strength-list li div.tui{
	background-position: -94px -260px;
}
.strength .strength-list li div.tech{
	background-position: -141px -260px;
}
/*ä¸ºä»€ä¹ˆé€‰æ‹© end*/

/*è”ç³»åœ°å€*/
.contact_nav{
	margin-top: 100px;
	padding-left: 50px;
}
.contact_nav li{
	line-height: 50px;
	font-size: 20px;
}
.contact_nav li &gt; h3{
	font-size: 24px;
	color: #000;
}
/*bannerkaishi*/
.banner{
	width: 100%;
	/*min-width:1090px;*/
	/*height: 600px;*/
	/*max-height: 600px;*/
	position: relative;
}
.banner .banner-list{
	width: inherit;
	height:inherit;
}
.banner .banner-list li{
	width: inherit;
	height: inherit;
	display: none;
	position: absolute;
	top:0;
	left: 0;
}
.banner .banner-list li:first-child{
	display: block;
}
.banner .banner-list li img{
	width: 100%;
}
.banner .points {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	bottom: 15px;
	left: 50%;
}
.banner .points li {
	width: 15px;
	height: 15px;
	background-color: #FFFFFF;
	border-radius: 50%;
	float: left;
	margin: 5px;
}

.banner .points li.active {
	background-color: #1E4EEE;
}

.banner .prev,.banner .next{
	width: 30px;
	height: 50px;
	font-size: 50px;
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	top:50%;
	color: #FFFFFF;
	display: none;
}
.banner:hover .prev,.banner:hover .next{
	display: block;
}
.banner .prev{
	left: 3%;
}
.banner .next{
	right: 3%;
}
.banner .prev span{
	position: relative;
	right: 20px;
	top: -10px;
}
.banner .next span{
	position: relative;
	left: 0px;
	top: -10px;
}
/*bannerè½®æ’­ç»“æŸ*/

/*æ‹›è˜*/
.hr_fl{
	width: 300px;
}
.hr_03{
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 30px;
	background: #1E4EEE;
}
.hr_nav{margin: 0 auto;}
.hr_nav li{
	/*height: 30px;*/
	float: left;
	line-height: 30px;
	font-size: 16px;
	padding: 15px 10px;
	color:#808080;
	border-bottom: 1px dashed #0076db;
}
.hr_nav li a{
	color:#333;
}
.hr_nav li:hover{
	color:#fff;
	background: #0076db;
}
.hr_nav li:hover a{
	color:#fff;
}
.hr_nav li.hr_active{
	color:#fff;
	background: #0076db;
}
.hr_nav li.hr_active a{
	color:#fff;
}
.hr_fr{
	width: 800px;
}
.title_fr{
	width: 100%;
	height:30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
}
.hr_01{
	line-height: 30px;
	font-size: 18px;
	color:#808080;
}
.hr_02{
	/*margin-top: 40px;*/
	font-size: 16px;
	padding-left: 20px;
}
.hr_list{
	margin-left: 20px;
	padding-left: 40px;
}
.hr_list li{
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 18px;
	color:#808080;
}
.news_nav{
	margin-top: 20px;
}
.news_nav li{
	padding: 15px 10px;
	border-bottom: 1px dashed #0076db;
}
.news_nav li .news_nav_img{
	width: 200px;
	height:120px;
	margin: 0 auto;
	border: 1px solid #dfdfdf;
	overflow: hidden;
}
.news_nav li .news_nav_img img{
	width: 200px;
	height:120px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-backface-visibility: hidden;
}
.news_nav li .news_nav_img img:hover{
	transform: scale(1.2,1.2);
}
.news_nav li .news_nav_text{
	padding-top: 0px;
}
.news_nav li .news_nav_text .news_nav_title{
	line-height: 30px;
	font-size: 18px;
	color:#333;
}
.news_nav li .news_nav_text p.news_t{
	text-indent: 0;
	color: #333;
	font-size: 12px;
}
.news_nav li:hover .news_nav_text .news_nav_title{
	color:#dd2727;
}

.about_banner img{
	width: 100%;
}
/*******å…**è´¹**è¯•**ç”¨******/
.freetry{
	padding-top: 30px;
	padding-bottom: 50px;
	background: #efefef;
}
.free_main{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background: #fff;
}
.try_nav dd{
	min-width: 500px;
	min-height: 36px;
	margin-top: 20px;
}</pre></body></html>